[INFO] cloning repository https://github.com/Aavtic/Alphera
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aavtic/Alphera" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAavtic%2FAlphera", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAavtic%2FAlphera'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5269ee4b63c983fef74e0f902e0b8ea3cfd15748
[INFO] fixing Aavtic/Alphera against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAavtic%2FAlphera" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Aavtic/Alphera
[INFO] finished tweaking git repo https://github.com/Aavtic/Alphera
[INFO] tweaked toml for git repo https://github.com/Aavtic/Alphera written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aavtic/Alphera on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aavtic/Alphera already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded inkwell_internals v0.12.0
[INFO] [stderr]   Downloaded llvm-sys v211.0.0
[INFO] [stderr]   Downloaded inkwell v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fb95920fee548a67879416f6ae29df9dd43be1cd2c97fd6703fd318d6ae4b849
[INFO] running `Command { std: "docker" "start" "fb95920fee548a67879416f6ae29df9dd43be1cd2c97fd6703fd318d6ae4b849", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fb95920fee548a67879416f6ae29df9dd43be1cd2c97fd6703fd318d6ae4b849" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb95920fee548a67879416f6ae29df9dd43be1cd2c97fd6703fd318d6ae4b849", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fb95920fee548a67879416f6ae29df9dd43be1cd2c97fd6703fd318d6ae4b849" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Checking utils v0.1.0 (/opt/rustwide/workdir/crates/utils)
[INFO] [stderr]     Checking lexer v0.1.0 (/opt/rustwide/workdir/crates/lexer)
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]     Checking config v0.1.0 (/opt/rustwide/workdir/crates/config)
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling inkwell v0.7.1
[INFO] [stderr]     Checking errors v0.1.0 (/opt/rustwide/workdir/crates/errors)
[INFO] [stderr]     Checking ir v0.1.0 (/opt/rustwide/workdir/crates/ir)
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking ast v0.1.0 (/opt/rustwide/workdir/crates/ast)
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]    --> crates/ast/src/ast.rs:546:25
[INFO] [stdout]     |
[INFO] [stdout] 546 |             Expr::Unary{op, right} =>           "Unary",
[INFO] [stdout]     |                         ^^ help: try ignoring the field: `op: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `right`
[INFO] [stdout]    --> crates/ast/src/ast.rs:546:29
[INFO] [stdout]     |
[INFO] [stdout] 546 |             Expr::Unary{op, right} =>           "Unary",
[INFO] [stdout]     |                             ^^^^^ help: try ignoring the field: `right: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `left`
[INFO] [stdout]    --> crates/ast/src/ast.rs:547:26
[INFO] [stdout]     |
[INFO] [stdout] 547 |             Expr::Binary{left, op, right} =>    "Binary",
[INFO] [stdout]     |                          ^^^^ help: try ignoring the field: `left: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]    --> crates/ast/src/ast.rs:547:32
[INFO] [stdout]     |
[INFO] [stdout] 547 |             Expr::Binary{left, op, right} =>    "Binary",
[INFO] [stdout]     |                                ^^ help: try ignoring the field: `op: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `right`
[INFO] [stdout]    --> crates/ast/src/ast.rs:547:36
[INFO] [stdout]     |
[INFO] [stdout] 547 |             Expr::Binary{left, op, right} =>    "Binary",
[INFO] [stdout]     |                                    ^^^^^ help: try ignoring the field: `right: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `printer`
[INFO] [stdout]    --> crates/ast/src/ast.rs:632:21
[INFO] [stdout]     |
[INFO] [stdout] 632 |     pub fn dump_dot(printer: &mut Printer, ast: Expr, parent: i32) {
[INFO] [stdout]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_printer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parent`
[INFO] [stdout]    --> crates/ast/src/ast.rs:632:55
[INFO] [stdout]     |
[INFO] [stdout] 632 |     pub fn dump_dot(printer: &mut Printer, ast: Expr, parent: i32) {
[INFO] [stdout]     |                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_string` is never used
[INFO] [stdout]    --> crates/ast/src/ast.rs:532:8
[INFO] [stdout]     |
[INFO] [stdout] 531 | impl Literal {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] 532 |     fn as_string(self) -> String {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]    --> crates/ast/src/ast.rs:544:8
[INFO] [stdout]     |
[INFO] [stdout] 543 | impl Expr {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] 544 |     fn as_str(self) -> &'static str {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `next_index` and `append_output` are never used
[INFO] [stdout]    --> crates/ast/src/ast.rs:619:12
[INFO] [stdout]     |
[INFO] [stdout] 588 |     impl Printer {
[INFO] [stdout]     |     ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 619 |         fn next_index(&mut self) -> i32 {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 624 |         fn append_output(&mut self, index: i32, child_index: i32, value: &str) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]    --> crates/ast/src/ast.rs:546:25
[INFO] [stdout]     |
[INFO] [stdout] 546 |             Expr::Unary{op, right} =>           "Unary",
[INFO] [stdout]     |                         ^^ help: try ignoring the field: `op: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `right`
[INFO] [stdout]    --> crates/ast/src/ast.rs:546:29
[INFO] [stdout]     |
[INFO] [stdout] 546 |             Expr::Unary{op, right} =>           "Unary",
[INFO] [stdout]     |                             ^^^^^ help: try ignoring the field: `right: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `left`
[INFO] [stdout]    --> crates/ast/src/ast.rs:547:26
[INFO] [stdout]     |
[INFO] [stdout] 547 |             Expr::Binary{left, op, right} =>    "Binary",
[INFO] [stdout]     |                          ^^^^ help: try ignoring the field: `left: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]    --> crates/ast/src/ast.rs:547:32
[INFO] [stdout]     |
[INFO] [stdout] 547 |             Expr::Binary{left, op, right} =>    "Binary",
[INFO] [stdout]     |                                ^^ help: try ignoring the field: `op: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `right`
[INFO] [stdout]    --> crates/ast/src/ast.rs:547:36
[INFO] [stdout]     |
[INFO] [stdout] 547 |             Expr::Binary{left, op, right} =>    "Binary",
[INFO] [stdout]     |                                    ^^^^^ help: try ignoring the field: `right: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `printer`
[INFO] [stdout]    --> crates/ast/src/ast.rs:632:21
[INFO] [stdout]     |
[INFO] [stdout] 632 |     pub fn dump_dot(printer: &mut Printer, ast: Expr, parent: i32) {
[INFO] [stdout]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_printer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parent`
[INFO] [stdout]    --> crates/ast/src/ast.rs:632:55
[INFO] [stdout]     |
[INFO] [stdout] 632 |     pub fn dump_dot(printer: &mut Printer, ast: Expr, parent: i32) {
[INFO] [stdout]     |                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_string` is never used
[INFO] [stdout]    --> crates/ast/src/ast.rs:532:8
[INFO] [stdout]     |
[INFO] [stdout] 531 | impl Literal {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] 532 |     fn as_string(self) -> String {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]    --> crates/ast/src/ast.rs:544:8
[INFO] [stdout]     |
[INFO] [stdout] 543 | impl Expr {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] 544 |     fn as_str(self) -> &'static str {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `next_index` and `append_output` are never used
[INFO] [stdout]    --> crates/ast/src/ast.rs:619:12
[INFO] [stdout]     |
[INFO] [stdout] 588 |     impl Printer {
[INFO] [stdout]     |     ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 619 |         fn next_index(&mut self) -> i32 {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 624 |         fn append_output(&mut self, index: i32, child_index: i32, value: &str) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking parser v0.1.0 (/opt/rustwide/workdir/crates/parser)
[INFO] [stderr]     Checking analyzer v0.1.0 (/opt/rustwide/workdir/crates/analyzer)
[INFO] [stdout] warning: unused variable: `ast`
[INFO] [stdout]    --> crates/parser/src/parser.rs:137:28
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn dump_ast(&self, ast: Vec<ast::Statement>, out_file: PathBuf) {
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_ast`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `out_file`
[INFO] [stdout]    --> crates/parser/src/parser.rs:137:54
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn dump_ast(&self, ast: Vec<ast::Statement>, out_file: PathBuf) {
[INFO] [stdout]     |                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_out_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `project_dir` is never read
[INFO] [stdout]   --> crates/parser/src/parser.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Parser {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |     project_dir: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `resolve_import_path` is never used
[INFO] [stdout]     --> crates/parser/src/parser.rs:1041:8
[INFO] [stdout]      |
[INFO] [stdout] 1040 | impl Parser {
[INFO] [stdout]      | ----------- method in this implementation
[INFO] [stdout] 1041 |     fn resolve_import_path(&self, name: String) -> Result<PathBuf, ParseError> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling llvm-sys v211.0.0
[INFO] [stdout] warning: unused variable: `ast`
[INFO] [stdout]    --> crates/parser/src/parser.rs:137:28
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn dump_ast(&self, ast: Vec<ast::Statement>, out_file: PathBuf) {
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_ast`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `import_stmt`
[INFO] [stdout]    --> crates/analyzer/src/analyzer.rs:402:31
[INFO] [stdout]     |
[INFO] [stdout] 402 |             Statement::Import(import_stmt) => {
[INFO] [stdout]     |                               ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_import_stmt`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `out_file`
[INFO] [stdout]    --> crates/parser/src/parser.rs:137:54
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn dump_ast(&self, ast: Vec<ast::Statement>, out_file: PathBuf) {
[INFO] [stdout]     |                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_out_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `callee`
[INFO] [stdout]    --> crates/analyzer/src/analyzer.rs:624:17
[INFO] [stdout]     |
[INFO] [stdout] 624 |                 callee,
[INFO] [stdout]     |                 ^^^^^^ help: try ignoring the field: `callee: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `NamespaceType` is never used
[INFO] [stdout]  --> crates/analyzer/src/analyzer.rs:8:6
[INFO] [stdout]   |
[INFO] [stdout] 8 | enum NamespaceType {
[INFO] [stdout]   |      ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_imports` is never used
[INFO] [stdout]    --> crates/analyzer/src/analyzer.rs:800:8
[INFO] [stdout]     |
[INFO] [stdout] 799 | impl Analyzer {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] 800 |     fn get_imports(&self) -> Imports {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_built_in` is never used
[INFO] [stdout]    --> crates/analyzer/src/analyzer.rs:809:4
[INFO] [stdout]     |
[INFO] [stdout] 809 | fn is_built_in(name: String) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `clone` that must be used
[INFO] [stdout]    --> crates/analyzer/src/analyzer.rs:680:29
[INFO] [stdout]     |
[INFO] [stdout] 680 | / ...                   err
[INFO] [stdout] 681 | | ...                       .create_error()
[INFO] [stdout] 682 | | ...                       .add_line(69)
[INFO] [stdout] 683 | | ...                       .add_column(69)
[INFO] [stdout] 684 | | ...                       .add_file_name(&self.module_name)
[INFO] [stdout] 685 | | ...                       .add_package_name(&self.package_name)
[INFO] [stdout] 686 | | ...                       .clone();
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: cloning is often expensive and is not expected to have side effects
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 680 |                             let _ = err
[INFO] [stdout]     |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `project_dir` is never read
[INFO] [stdout]   --> crates/parser/src/parser.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Parser {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |     project_dir: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `resolve_import_path` is never used
[INFO] [stdout]     --> crates/parser/src/parser.rs:1041:8
[INFO] [stdout]      |
[INFO] [stdout] 1040 | impl Parser {
[INFO] [stdout]      | ----------- method in this implementation
[INFO] [stdout] 1041 |     fn resolve_import_path(&self, name: String) -> Result<PathBuf, ParseError> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `import_stmt`
[INFO] [stdout]    --> crates/analyzer/src/analyzer.rs:402:31
[INFO] [stdout]     |
[INFO] [stdout] 402 |             Statement::Import(import_stmt) => {
[INFO] [stdout]     |                               ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_import_stmt`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `callee`
[INFO] [stdout]    --> crates/analyzer/src/analyzer.rs:624:17
[INFO] [stdout]     |
[INFO] [stdout] 624 |                 callee,
[INFO] [stdout]     |                 ^^^^^^ help: try ignoring the field: `callee: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `NamespaceType` is never used
[INFO] [stdout]  --> crates/analyzer/src/analyzer.rs:8:6
[INFO] [stdout]   |
[INFO] [stdout] 8 | enum NamespaceType {
[INFO] [stdout]   |      ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_imports` is never used
[INFO] [stdout]    --> crates/analyzer/src/analyzer.rs:800:8
[INFO] [stdout]     |
[INFO] [stdout] 799 | impl Analyzer {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] 800 |     fn get_imports(&self) -> Imports {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_built_in` is never used
[INFO] [stdout]    --> crates/analyzer/src/analyzer.rs:809:4
[INFO] [stdout]     |
[INFO] [stdout] 809 | fn is_built_in(name: String) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `clone` that must be used
[INFO] [stdout]    --> crates/analyzer/src/analyzer.rs:680:29
[INFO] [stdout]     |
[INFO] [stdout] 680 | / ...                   err
[INFO] [stdout] 681 | | ...                       .create_error()
[INFO] [stdout] 682 | | ...                       .add_line(69)
[INFO] [stdout] 683 | | ...                       .add_column(69)
[INFO] [stdout] 684 | | ...                       .add_file_name(&self.module_name)
[INFO] [stdout] 685 | | ...                       .add_package_name(&self.package_name)
[INFO] [stdout] 686 | | ...                       .clone();
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: cloning is often expensive and is not expected to have side effects
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 680 |                             let _ = err
[INFO] [stdout]     |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No suitable version of LLVM was found system-wide or pointed
[INFO] [stdout]               to by LLVM_SYS_211_PREFIX.
[INFO] [stdout]        
[INFO] [stdout]               Consider using `llvmenv` to compile an appropriate copy of LLVM, and
[INFO] [stdout]               refer to the llvm-sys documentation for more information.
[INFO] [stdout]        
[INFO] [stdout]               llvm-sys: https://crates.io/crates/llvm-sys
[INFO] [stdout]               llvmenv: https://crates.io/crates/llvmenv
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-sys-211.0.0/src/lib.rs:532:1
[INFO] [stdout]     |
[INFO] [stdout] 532 | / std::compile_error!(concat!(
[INFO] [stdout] 533 | |     "No suitable version of LLVM was found system-wide or pointed
[INFO] [stdout] 534 | |        to by LLVM_SYS_",
[INFO] [stdout] 535 | |     env!("CARGO_PKG_VERSION_MAJOR"),
[INFO] [stdout] ...   |
[INFO] [stdout] 542 | |        llvmenv: https://crates.io/crates/llvmenv"
[INFO] [stdout] 543 | | ));
[INFO] [stdout]     | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `llvm-sys` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fb95920fee548a67879416f6ae29df9dd43be1cd2c97fd6703fd318d6ae4b849", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb95920fee548a67879416f6ae29df9dd43be1cd2c97fd6703fd318d6ae4b849", kill_on_drop: false }`
[INFO] [stdout] fb95920fee548a67879416f6ae29df9dd43be1cd2c97fd6703fd318d6ae4b849
